body{
	background:#fff;
}
/*头部*/
.top{
	width:100%;
	height:30px;
	line-height: 30px;
	background:#595656;
	position: fixed;
	top:0px;
	left:0px;
	z-index: 999;
}
.top_con{
	width:1100px;
	height:30px;
	margin:0 auto;
	line-height: 30px;
}
.top_con p{
	float:left;
	color:#fff;
	line-height: 30px;
}
.top_right{
	float:right;
	height:30px;
	line-height:30px;
}
.top_right li{
	float:left;	
	margin:0px 10px;
	height:12px;
	line-height:12px;
	color:#fff;
	margin-top:9px;
	border-right:1px solid #fff;
	padding-right:15px;
}
.top_right li a{
	color:#fff;
}
/*头部*/
.head{
	width:100%;
	height:112px;
	border-bottom:7px solid #595656;
	position: fixed;
	top:30px;
	left:0px;
	z-index: 999;
	background:#fff;
}
.head_con{
	width:1100px;
	height: 112px;;
	margin:0 auto;	
}
.head_con h1{
	float:left;	
}
.head_con h1 img{
	margin-top:10px;
}
/*导航*/
.banner{
	float:left;
	width:800px;
	margin-left:50px;
	margin-top:25px;
	text-align: right;
}
.banner li{
	display: inline-block;
	border-right:1px solid #dedede;	
	text-align: center;
}
.banner li a{	
	display: block;
	padding:0px 18px;
	height:20px;
	padding-top:33px;
	line-height: 20px;
	text-align: center;
	color:#666666;
}
.banner li a:hover{
	color:#f30702;
}
.banner li.ban_cur a{
	color:#f30702;
}
.home{
	background:url(../images/top_bg1.jpg) no-repeat top center;
}
.ban_cur .home{
	background:url(../images/top_bg11.jpg) no-repeat top center;
}
.banner li:hover .home{
	background:url(../images/top_bg11.jpg) no-repeat top center;
}
.home1{
	background:url(../images/top_bg2.jpg) no-repeat top center;
}
.ban_cur .home1{
	background:url(../images/top_bg22.jpg) no-repeat top center;
}
.banner li:hover .home1{
	background:url(../images/top_bg22.jpg) no-repeat top center;
}
.home2{
	background:url(../images/top_bg3.jpg) no-repeat top center;
}
.ban_cur .home2{
	background:url(../images/top_bg33.jpg) no-repeat top center;
}
.banner li:hover .home2{
	background:url(../images/top_bg33.jpg) no-repeat top center;
}
.home3{
	background:url(../images/top_bg4.jpg) no-repeat top center;
}
.ban_cur .home3{
	background:url(../images/top_bg44.jpg) no-repeat top center;
}
.banner li:hover .home3{
	background:url(../images/top_bg44.jpg) no-repeat top center;
}
.home4{
	background:url(../images/top_bg5.jpg) no-repeat top center;
}
.ban_cur .home4{
	background:url(../images/top_bg55.jpg) no-repeat top center;
}
.banner li:hover .home4{
	background:url(../images/top_bg55.jpg) no-repeat top center;
}
.home5{
	background:url(../images/top_bg6.jpg) no-repeat top center;
}
.ban_cur .home5{
	background:url(../images/top_bg66.jpg) no-repeat top center;
}
.banner li:hover .home5{
	background:url(../images/top_bg66.jpg) no-repeat top center;
}
.home6{
	background:url(../images/top_bg7.jpg) no-repeat top center;
}
.ban_cur .home6{
	background:url(../images/top_bg77.jpg) no-repeat top center;
}
.banner li:hover .home6{
	background:url(../images/top_bg77.jpg) no-repeat top center;
}
.home7{
	background:url(../images/top_bg8.jpg) no-repeat top center;
}
.ban_cur .home7{
	background:url(../images/top_bg88.jpg) no-repeat top center;
}
.banner li:hover .home7{
	background:url(../images/top_bg88.jpg) no-repeat top center;
}
/*轮播*/
.picture{
	width:100%;
	overflow: hidden;
	margin-top:149px;	
	border-bottom:7px solid #595656;
}
.hiSlider{
	overflow: hidden;	
	background: #eee;
}
.hiSlider li p{
	height:451px;
}
.ban1{
	background:url(../images/banner1.jpg) no-repeat top center;
}
.ban2{
	background:url(../images/banner2.jpg) no-repeat top center;
}
.ban3{
	background:url(../images/banner3.jpg) no-repeat top center;
}
.ban4{
	background:url(../images/banner4.jpg) no-repeat top center;
}
.hiSlider-pages{
	position: absolute;
	width:200px;
	left:50%;
	bottom:30px;
	margin-left:-100px;
	text-align: center;
}
.hiSlider-pages a{
	display: inline-block;	
	width:6px;
	height:6px;
	border-radius: 20px;	
	margin:0px 8px;	
	background:#fff;
	border:6px solid #fff;
	font-size:0px;
}
.hiSlider-pages a.active{
	background:#121212;
}
.hiSlider-btn-prev,.hiSlider-btn-next{
	display: none;
}
/*走进企业*/
.about{
	width:100%;
	background:#f5f5f5;
	padding:40px 0px 50px 0px;;
}
.in_name{
	width:290px;
	margin:0 auto;
	text-align: center;
}
.in_name dt{
	height:20px;
	border-bottom:1px solid #333333;
}
.in_name dt span{
	color:#333333;
	padding:0px 12px;	
	line-height: 40px;
	font-size:18px;
}
.about dl dt span{
	background:#f5f5f5;
}
.in_name dd{
	font-size:14px;
	color:#999999;
	line-height: 30px;
	padding-top:8px;
}
.about_con{
	width:1100px;
	margin:40px auto 0px;
}
.about_img{
	float:left;
	width:530px;
	height:267px;
	overflow: hidden;
	border:2px solid #cbcbcb;
}
.about_img:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.about_con dl{
	float:left;
	display: inline-block;
	width:520px;
	margin-left:30px;
	padding-top:10px;
}
.about_con dl dt{
	font-size:18px;
	color:#666666;
}
.about_con dl dt span{
	display: block;
	color:#666666;
	line-height: 34px;
}
.about_con dl dd{
	font-size:14px;
	color:#999999;
	line-height:28px;
}
.more{
	display: block;
	width:98px;
	height:28px;	
	line-height: 28px;
	padding-left:30px;
	background:url(../images/sj_bai.png) no-repeat 100px center ;
	background-color:#fd0202;
	color:#fff;
	margin-top:8px;
}
.more:hover{color:#fff;}
/*产品中心*/
.products{
	padding-top:40px;
}
.products .in_name span{
	background:#fff;
}
.scroll-outer{
	width:100%;	
}
#scroll{
	width:1100px;
	margin:30px auto 0px;	
}
#scroll .owl-wrapper-outer{margin:0 auto;}
.owl-theme .owl-controls{
	margin-top: 20px;
	text-align: center;
}
/* Clickable class fix problem with hover on touch devices */
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #dddddd;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	cursor: pointer;
	background:#fd0202;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-item{
	float: left;
	width:275px;
	height:388px;	
}
.item{
	position:relative;
	width:271px;	
	margin:0 auto;	
	overflow:hidden;
	background:#ccc;
	border:2px solid #d7d7d7
}
.item i{
	display: block;
	width:271px;
	height:192px;
	overflow: hidden;	
}
.item i img{
	width:271px;
	height:192px;
}
.item dl{
	height:108px;
	padding:45px 25px 40px;
	background:#e0e0e0; 
	text-align: center;
}
.item dl dt{
	font-size:14px;
	color:#000;
}
.item dl dd{
	margin-top:10px;
	color:#666666;
	line-height: 20px;
}
.item dl span{
	display: inline-block;
	width:144px;
	height:22px;
	text-align: center;
	line-height: 22px;
	font-size:12px;
	color:#333333;
	margin-top:20px;
	background:url(../images/more_bg.png) no-repeat center;
}
.item a:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.item:hover{
	border:2px solid #ea0d0d;
	color:#fff;
}
.item a:hover dl{
	background:#ea0d0d;
	color:#fff;
}
.item a:hover dt,.item a:hover dd{
	color:#fff;
}
.ys{
	width:1110px;
	height:820px;
	margin:30px auto 0px;
	position: relative;
	background:url(../images/ys_bg.jpg) no-repeat;
}
.ys dt{
	padding-left:80px;
	font-size:18px;
	color:#111111;
}
.ys dd{
	font-size:14px;
	color:#666666;
	line-height: 26px;
	margin-top:20px;
	width:470px;
}
.ys dl{
	position: absolute;
}
.ys1,.ys2,.ys3{
	left:16px;
}
.ys4,.ys5{
	right:50px;
}
.ys1{
	top:145px;
}
.ys2{
	top:290px;
}
.ys3{
	top:435px;
}
.ys4{
	top:580px;
}
.ys5{
	top:730px;
}
.ys p{
	position: absolute;
	color:#fff;
	font-size:18px;
	text-align: center;
}
.ys6{	
	width:300px;	
	right:70px;
	top:394px;
}
.ys6 span{
	display: block;
	color:#fff;
}
.ys7{
	width:465px;
	height:55px;
	line-height: 55px;
	bottom:1px;
	left:11px;
}
/*广告宣传语*/
.ad{
	width:100%;
	height:300px;
	margin-top:45px;	
	background:url(../images/ad_bg.jpg) no-repeat top center;
}
.ad dl{
	width:1050px;
	margin:0 auto;
	padding-top:90px;
}
.ad dl dt{
	font-size:36px;
	color:#fff;
}
.ad dl dt span{
	font-size:36px;
	color:#eaff00;
}
.ad dl dd{
	font-size:27px;
	color:#ffffff;
	padding-top:30px;
}
/*新闻中心*/
.news{
	width:1110px;
	margin:48px auto 50px;
	text-align: center;
}
.news_con{
	float:left;	
	width:540px;
	height:512px;
	background:#f5f5f5;
	margin:0px 6px;
	text-align:center;
	box-shadow: 8px 8px 10px -6px #d1d0d0;
}
.news_con dl{
	padding-top:40px;
	text-align: center;
}
.news_con dl a{
	display: inline-block;
}
.news_con dl dt{
	font-size:18px;
	color:#333333;
}
.news_con dl dd{
	font-size:14px;
	color:#999999;
	line-height: 20px;
}
.news_pic{	
	border:2px solid #fff;
	margin-top:35px;
	overflow: hidden;
}
.news_con:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.news_con ul{
	padding:20px 30px;
}
.news_con li{
	list-style-type: square;
	text-align: left;
	margin-left:20px;
	color:#666666;
	line-height:38px;
}
.news_con li:hover{
	color:#fd0202;
}
.news_con li a,.news_con li span{
	color:#666666;
}
.news_con li a{
	display: block;
}
.news_con li span{
	float:right;
}
.news_con li a:hover{
	color:#fd0202;
}
/*客户中心*/
.part{
	width:100%;
	margin-top:30px;
	padding:30px 0px 50px;
	background:#f5f5f5;
}
.part dt span{
	background:#f5f5f5;
}
.part_con{
	width:1130px;
	margin:20px auto 0px;
	text-align: center;
}
.part_con li{
	display: inline-block;
	width:258px;
	height:94px;
	padding-top:4px;
	border:1px solid #e0e0e0;
	margin:10px 8px;
	overflow: hidden;
	background:#fff;
}
.part_con li:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.link{
	width:1050px;
	margin:20px auto 0px;
}
.link p{
	font-size:18px;
	color:#2e70c7;
	font-weight: bold;
	margin-bottom:3px;
}
.link p span{
	font-size:14px;
	color:#666666;
	font-weight: normal;
	padding-left:20px;
}
.link a{
	color:#666;
}
.link a:hover{
	color:#000;
}
/*底部*/
.foot{
	padding:30px 0px 35px;
	background:#595656;
}
.foot ul{
	width:1100px;
	margin:0 auto;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #fff;
	text-align: center;
}
.foot ul li{
	display: inline-block;
	height:12px;
	line-height: 12px;
	border-right:1px solid #fff;
	padding:0px 30px;
}
.foot ul li a{
	color:#fff;
}
.foot ul li:last-child{
	border:none;
}
.foot p{
	width:1180px;
	margin:0 auto;
	text-align: center;
	line-height: 32px;
	color:#fff;
}
.foot p span{
	display: inline-block;
	color:#fff;
	padding:0px 5px;
}
.foot p a{
	color:#fff;
}
/*列表页*/
.li_banpic{
	width:100%;	
	margin-top:149px;
	border-bottom:7px solid #595656;
}
.li_banpic img{
	width:100%;
}
.list{
	width:1100px;
	margin:20px auto 40px;
}
.list_left{
	float:left;
	width:278px;
}
.left_top{
	width:274px;
	border:2px solid #cdcccc;
}
.left_top dl{	
    padding-left: 50px;
    height: 56px;
    background: #595656;   
    line-height: 56px;
}
.left_top dl dt,.left_top dl dd{
	display: inline-block;
	color:#fff;
}
.left_top dl dt{
	font-size:18px;
}
.left_top dl dd{
	font-size:14px;
	font-family: arial;
}
.left_top ul li{
	line-height: 56px;	
	border-top:2px solid #cdcccc;
	background: url(../images/left_bg11.png) no-repeat 250px center;
}
.left_top ul li a{
	display: block;
	font-size:18px;
	color:#595656;
	padding:0px 20px 0px 50px;	
	background:url(../images/left_bg1.png) no-repeat 20px center;
}
.left_top ul li:hover{	
	background: url(../images/left_bg22.png) no-repeat 250px center;
	background-color:#eeeeee;
}
.left_top ul li:hover a{
	color:#fd0202;
	background:url(../images/left_bg2.png) no-repeat 20px center;
}
.left_top ul li.li_cur{	
	background: url(../images/left_bg22.png) no-repeat 250px center;
	background-color:#eeeeee;
}
.left_top ul li.li_cur a{
	color:#fd0202;
	background:url(../images/left_bg2.png) no-repeat 20px center;
}
.left_bom{
	width:278px;
	height:360px;
	margin-top:30px;
	background:url(../images/left_bombg.jpg) top center;	
	text-align: center;	
}
.left_bom dl{
	display: inline-block;	
	width:196px;
	height:68px;
	margin-top:108px;
	padding-top:20px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#CCFD0202", endColorstr="#CCFD0202");
	background-color:rgba(253,2,2,0.8);
}
.left_bom dl dt{
	font-size:14px;
	color:#ffffff;
}
.left_bom dl dd{
	font-size:18px;
	color:#ffffff;
	font-weight: bold;	
}
.left_bom a{
	display: inline-block;
	margin-top:36px;
	width:195px;
	height:36px;
	border:1px solid #b7b9ba;
	text-align: center;
	line-height: 36px;
	font-size:16px;
	color:#ffffff;
}
.left_bom a:hover{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#CCFD0202", endColorstr="#CCFD0202");
	background-color:rgba(253,2,2,0.8);
}
/*列表右侧*/
.list_right{
	float:left;
	width:760px;
	margin-left:60px;
}
.position{
	width:100%;
	height:32px;
	margin-top:14px;
	padding-bottom:10px;
	border-bottom:2px solid #595656;	
}
.position p{
	float:left;
	line-height: 32px;
	font-size:18px;
	color:#fd0202;
}
.position p span{
	float:left;
	width:32px;
	height:32px;
	border-radius: 8px;
	background:#fd0202;
	margin-right:12px;
}
.position i{
	float:right;
	line-height: 32px;
}
.list_about{
	width:100%;
	margin-top:25px;
}
/*地图*/
#map{
	height:235px;
	margin-top:20px;
}
.lx p,.lx span{
	font-size:18px;
}
/*合作客户*/
.list_part{
	float:left;
	width:790px;
}
.list_part li{
	float:left;
	margin-right:17px;
	margin-bottom:20px;
	border:2px solid #b5b5b5;
	overflow: hidden;
}

.list_part li img{
	width:238px;
	height:89px;
}
.list_part li:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.list_sb{
	float:left;
	width:790px;
}
.list_sb li{
	float:left;
	margin-right:27px;
	margin-bottom:20px;	
	overflow: hidden;
}
.list_sb li img{
	width:366px;
	height:204px;
}
.list_sb li:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
/*新闻中心*/
.list_news{
	width:100%;
}
.list_news li{
	width:100%;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #e4e4e4;
}
.list_news li i{
	float:left;
	width:115px;
	height:102px;
	margin-right:30px;
	overflow: hidden;
	border:1px solid #ccc;
}
.list_news li img{
	width:115px;
	height:102px;
}
.list_news li:hover dt{
	color:#fd0202;
}
.list_news li a:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.list_news li dt{
	font-size:20px;
	color:#333333;
	line-height: 26px;
}
.list_news dl dt span{
	display: block;
	color:#666666;
	line-height:24px;
}
.list_news dl dd{
	line-height: 28px;
	color:#666666;
}
/*新闻详情页*/
.arc_head h1{
	font-size:16px;
	color:#333333;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
.arc_head p{
	text-align: center;
}
.arc_head p span{
	padding:0px 8px;
}
.arc_body{
	margin-top:5px;
	margin-bottom:20px;
}
.bdsharebuttonbox{
	margin-top:10px;
}
.list_next{
	width:100%;
}
.list_next li{
	float:left;	
	width:50%;
}
.list_next li a:hover,.list_next li:hover{
	color:#0867b0;
}
.pre{
	text-align: left;
}
.next{
	text-align: right;
}
/*产品中心*/
.list_pro{
	float:left;
	width:900px;
	min-height:1390px;;
}
.list_pro li{
	float:left;
	width:250px;
	margin-right:6px;
	margin:5px 6px 15px 0px;
}
.list_pro li i{
	display: block;
	width:248px;
	height:180px;
	overflow: hidden;	
	border:1px solid #595656;
}
.list_pro li img{
	width:250px;
	height:180px;
}
.list_pro li a:hover i{
	border:1px solid #fd0202;
}
.list_pro li a:hover p{
	background:#fd0202;
}
.list_pro li a:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.list_pro li p{
	width:100%;
	height:30px;
	line-height: 30px;
	text-align: center;
	color:#fff;
	background:#595656;
}
.arc_pic{
	width:100%;
	text-align: center;
}
.arc_pic img{
	border:1px solid #ccc;
}
/*客服*/
.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;z-index: 999;}/*������ҳ���Ϊ1200px�����������Ҳ���*/
.toolbar-item{display:block;width:50px;height:50px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback .toolbar-layer{height:50px;padding:10px;font-weight: bold;line-height:25px;background-position:0 -60px; background:#fff; box-shadow: 2px 2px 2px 2px rgba(106, 106, 106, 0.3);}
.toolbar-item-feedback  .toolbar-layer{position:absolute;right:55px;bottom:-10px;width:152px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-item-app .toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}














